SyNexusOrganizationContact 
Logical Entity Name  SyNexusOrganizationContact 
Default Table Name  SyNexusOrganizationContact 
Physical Only  NO 
Definition 
 
Note 
 

SyNexusOrganizationContact Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyNexusOrganizationContactId(PK)    int  NO 
 
SyNexusOrganizationId(FK)    int  NO 
 
SyPersonId(FK)    int  NO 
 
Title    nvarchar(30)  YES 
 
SyOrganizationContactTypeId(FK)    int  NO 
 
IsPrimary    bit  NO 
 
IsActive    bit  NO 
 
IsDeleted    bit  NO 
 
UserId    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyNexusOrganizationContact Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyNexusOrganizationContact  PrimaryKey  SyNexusOrganizationContactId 

SyNexusOrganizationContact Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyNexusOrganization  Non-Identifying  One To Zero or More  FK_SyNexusOrganizationContact_SyNexusOrganizationId_SyNexusOrganization_SyNexusOrganizationId      SyNexusOrganizationId  NO  YES 
SyOrganizationContactType  Non-Identifying  One To Zero or More  FK_SyNexusOrganizationContact_SyOrganizationContactTypeId_SyOrganizationContactType_SyOrganizationContactTypeId      SyOrganizationContactTypeId  NO  YES 
SyPerson  Non-Identifying  One To Zero or More  FK_SyNexusOrganizationContact_SyPersonId_SyPerson_SyPersonId      SyPersonId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyNexusOrganizationContact Check Constraints 
Check Constraint Name  CheckConstraint